Version

PolarBase<T,M,A> Class Members

The following tables list the members exposed by PolarBase<T,M,A>.

Public Properties
 NameDescription
Public PropertyModelThe model for storing configuration information for the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public PropertySeriesModelThe model for storing configuration information for the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public Methods
 NameDescription
Public MethodAngleAxisGets the effective angle axis for the current series object.  
Public MethodAngleMemberPathOverloaded. Sets the path to use to find the angle values for the series.

This is a dependency property.

 
Public MethodAreaFillOpacitySets the opacity applied to the area fill visual. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodBrushOverloaded. Sets the brush to use for the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodClipSeriesToBoundsSets whether to clip the series to the bounds.  
Public MethodDataSourceTypeSets the series model SeriesModel.DataSourceType. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodDataSourceUrlSets the series model SeriesModel.DataSourceUrl. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodExpectFunctionsSets whether the series should expect that properties in its items source may be functions that need to be evaluated to yield their value. This defaults to false, as there will be a subtle performance impact to using this feature. This value must be set before assigning an item's source to take effect. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodHitTestModeMethod of hit testing to use when pointing to items in this series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodIsDefaultToolTipSelectedGets if the default tooltip has been selected for display. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodIsDropShadowEnabledSets whether drop shadow should be enabled for this series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodIsHighlightingEnabledSets whether highlighting should be enabled for this series, if this type of series supports highlighting. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodLegendthe chart legend (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodLegendItemVisibilitySets the legend item visibility for the current series object. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodLocalSchemaTransform (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodMarkerBrushOverloaded. Sets the brush that specifies how the current series object's marker interiors are painted. (Inherited from Infragistics.Web.Mvc.MarkerSeries<T,M,A>)
Public MethodMarkerOutlineOverloaded. Sets the brush that specifies how the current series object's marker outlines are painted. (Inherited from Infragistics.Web.Mvc.MarkerSeries<T,M,A>)
Public MethodMarkerTemplateSets the marker template for the current series object. (Inherited from Infragistics.Web.Mvc.MarkerSeries<T,M,A>)
Public MethodMarkerTypeSets the marker type for the current series object. (Inherited from Infragistics.Web.Mvc.MarkerSeries<T,M,A>)
Public MethodMaximumMarkersSets the maximum number of markers displayed by the current series.

If more than the specified number of markers are visible, the polar series will automatically choose a representative set.

This is a dependency property.

 
Public MethodOutlineOverloaded. Sets the brush to use for the outline of the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodRadiusAxisGets the effective radius axis for the current series object.  
Public MethodRadiusMemberPathOverloaded. Sets the path to use to get the radius values for the series.

This is a dependency property.

 
Public MethodResolutionSets the current series object's rendering resolution. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodResponseDataKeySets the series model SeriesModel.DataSource. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodResponseDataTypeSets the series model SeriesModel.ResponseDataType. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodShadowBlurSets the shadow blur. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodShadowOffsetXSets the drop shadow x-offset. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodShadowOffsetYSets the drop shadow y-offset. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodShowTooltipSets the series model SeriesModel.ShowTooltip. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodThicknessSets the width of the current series object's line thickness. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodTitleSets the series model SeriesModel.Title. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodTooltipTemplateSets the series model SeriesModel.TooltipTemplate. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodTransitionDurationSets the duration of the current series's morph.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodTransitionInDurationSets the duration of the current series's transition in morph.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodTransitionInSpeedTypeSets the duration of the current series's transition in morph.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodTrendLineBrushOverloaded. Sets the brush that specifies how the current series object's trend line is drawn.  
Public MethodTrendLinePeriodSets the moving average period for the current series object.  
Public MethodTrendLineThicknessSets the thickness of the current series object's trend line.  
Public MethodTrendLineTypeSets the trend type for the current series object.

This is a dependency property.

 
Public MethodTrendLineZIndexSets the Trendline Z index.  
Public MethodUseCartesianInterpolationSets whether Cartesian Interpolation should be used rather than Archimedian spiral based interpolation.  
Public MethodUseSingleShadowSets whether drop shadow is applied to the whole series visual or to each of the individual shapes forming the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
See Also

View on GitHub